home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1998 June
/
Electronic Clipper 1998-06.iso
/
Idea Source®
/
Main.Dir
/
00069_Script_69
< prev
next >
Wrap
Text File
|
1998-04-28
|
186b
|
16 lines
on exitFrame
if soundbusy(1) then go to frame "sing"
else
starttimer
repeat while the timer < 60
nothing
end repeat
quit
end if
end